Gerd Moellmann [Mon, 4 Dec 2000 13:33:03 +0000 (13:33 +0000)]
*** empty log message ***
Gerd Moellmann [Mon, 4 Dec 2000 13:32:26 +0000 (13:32 +0000)]
(format-decode): Don't change buffer's undo list.
Gerd Moellmann [Mon, 4 Dec 2000 13:31:13 +0000 (13:31 +0000)]
Update copyright.
Gerd Moellmann [Mon, 4 Dec 2000 13:30:53 +0000 (13:30 +0000)]
(Fprimitive_undo): Bind inhibit-read-only to t if
current buffer is read-only, not if it isn't.
Gerd Moellmann [Mon, 4 Dec 2000 13:30:09 +0000 (13:30 +0000)]
(Finsert_file_contents): When VISIT is t, don't
record undo information for format-decode.
Gerd Moellmann [Mon, 4 Dec 2000 12:28:37 +0000 (12:28 +0000)]
*** empty log message ***
Gerd Moellmann [Mon, 4 Dec 2000 12:25:36 +0000 (12:25 +0000)]
(save_excursion_restore): Don't move point
in another window if it is showing the wrong buffer.
Avoid the call to Fwindow_live_p, for speed.
Gerd Moellmann [Mon, 4 Dec 2000 12:22:46 +0000 (12:22 +0000)]
(record_char): Record `help-echo' input events
in recent_keys only if they display some help. Don't record
`help-echo' events as macro char.
Kenichi Handa [Mon, 4 Dec 2000 06:27:35 +0000 (06:27 +0000)]
Change the font registries for CJK
fonts in the default fontset. Don't append '*' to registries.
Kenichi Handa [Mon, 4 Dec 2000 06:27:16 +0000 (06:27 +0000)]
(face-font-registry-alternatives): Add entries for CJK
fonts. Doc-string adjusted for the actual usage of this data.
Kenichi Handa [Mon, 4 Dec 2000 06:27:02 +0000 (06:27 +0000)]
*** empty log message ***
Kenichi Handa [Mon, 4 Dec 2000 06:26:38 +0000 (06:26 +0000)]
(struct font_name): New member registry_priority.
(split_font_name): Initialize the above member to zero.
(concat_font_list): New function.
(font_list): Include fonts of all alternative registries.
(FONT_POINT_SIZE_QUANTUM): New macro.
(better_font_p): Ignore point size difference less than
FONT_POINT_SIZE_QUANTUM. Use registry_prioprity as a last resort.
Kenichi Handa [Mon, 4 Dec 2000 01:20:30 +0000 (01:20 +0000)]
(x_produce_glyphs): If a font for a component of
a composition is not found, use 1 pixel dot ascent and 0 dot
descent value to avoid displaying terribly tall empty boxes.
Kenichi Handa [Mon, 4 Dec 2000 01:20:05 +0000 (01:20 +0000)]
*** empty log message ***
Kenichi Handa [Mon, 4 Dec 2000 00:46:25 +0000 (00:46 +0000)]
(stack_idx_of_map_multiple): Don't use C initializier.
Kenichi Handa [Mon, 4 Dec 2000 00:46:11 +0000 (00:46 +0000)]
*** empty log message ***
Ken Raeburn [Mon, 4 Dec 2000 00:29:36 +0000 (00:29 +0000)]
*** empty log message ***
Ken Raeburn [Mon, 4 Dec 2000 00:28:30 +0000 (00:28 +0000)]
(Fmake_variable_buffer_local, Fbuffer_file_name): Declare.
Ken Raeburn [Mon, 4 Dec 2000 00:28:04 +0000 (00:28 +0000)]
(Fmd5): Pass lisp objects, not integers, to call3.
Ken Raeburn [Mon, 4 Dec 2000 00:27:33 +0000 (00:27 +0000)]
(code_convert_string1): Declare.
Stefan Monnier [Sun, 3 Dec 2000 22:11:57 +0000 (22:11 +0000)]
Don't quote lambdas.
Stefan Monnier [Sun, 3 Dec 2000 21:41:06 +0000 (21:41 +0000)]
*** empty log message ***
Stefan Monnier [Sun, 3 Dec 2000 21:40:23 +0000 (21:40 +0000)]
(define-derived-mode,easy-mmode-derived-mode-p): Remove (moved to derived.el).
Stefan Monnier [Sun, 3 Dec 2000 21:39:34 +0000 (21:39 +0000)]
(define-derived-mode): Revived, moved from easy-mmode.el.
(derived-mode-p): New function.
(derived-mode-make-docstring): Add `docstring' argument.
Use it if available and complete it if necessary.
Eli Zaretskii [Sun, 3 Dec 2000 17:44:11 +0000 (17:44 +0000)]
Add Gerd. Bring Morten Welinder's and Eli Zaretskii's entry up to date.
Andreas Schwab [Sun, 3 Dec 2000 16:18:13 +0000 (16:18 +0000)]
.
Andreas Schwab [Sun, 3 Dec 2000 16:17:49 +0000 (16:17 +0000)]
(type-break): Don't make parent of itself.
Eli Zaretskii [Sun, 3 Dec 2000 07:22:24 +0000 (07:22 +0000)]
Change @dircategory to "Emacs".
Eli Zaretskii [Sun, 3 Dec 2000 07:21:59 +0000 (07:21 +0000)]
Add an entry for PCL-CVS.
Miles Bader [Sun, 3 Dec 2000 02:29:36 +0000 (02:29 +0000)]
*** empty log message ***
Miles Bader [Sun, 3 Dec 2000 02:28:07 +0000 (02:28 +0000)]
(delete-trailing-whitespace): Don't delete newlines too.
Stefan Monnier [Sat, 2 Dec 2000 21:57:41 +0000 (21:57 +0000)]
*** empty log message ***
Stefan Monnier [Sat, 2 Dec 2000 21:57:30 +0000 (21:57 +0000)]
(tex-start-shell): Obey shell-file-name.
(tex-main-file, tex-file): Simplify.
(tex-generate-zap-file-name): Use subst-char-in-string.
(tex-strip-dots): Remove.
Stefan Monnier [Sat, 2 Dec 2000 21:31:12 +0000 (21:31 +0000)]
*** empty log message ***
Stefan Monnier [Sat, 2 Dec 2000 21:31:02 +0000 (21:31 +0000)]
(tmm-get-keymap): Eval the menu name in `menu-item'.
Jason Rumney [Sat, 2 Dec 2000 21:05:01 +0000 (21:05 +0000)]
*** empty log message ***
Jason Rumney [Sat, 2 Dec 2000 21:04:10 +0000 (21:04 +0000)]
(x_estimate_mode_line_height): If `mode-line' face hasn't a font, use
that of the frame, as drawing glyphs does.
(note_mouse_highlight): Change the cursor shape on the vertical
border between windows [not enabled].
Jason Rumney [Sat, 2 Dec 2000 21:02:59 +0000 (21:02 +0000)]
(struct w32_output): Add member horizontal_drag_cursor.
Jason Rumney [Sat, 2 Dec 2000 21:02:27 +0000 (21:02 +0000)]
(Fx_create_frame): Reintroduce the call to face-set-after-frame-defaults.
(Vx_window_horizontal_drag_shape): New variable.
(syms_of_xfns): DEFVAR_LISP it.
(x_set_mouse_color): Create frame's horizontal_drag_cursor [not enabled].
Stefan Monnier [Sat, 2 Dec 2000 20:28:44 +0000 (20:28 +0000)]
*** empty log message ***
Stefan Monnier [Sat, 2 Dec 2000 20:28:33 +0000 (20:28 +0000)]
(check-ispell-version): Don't use match-beginning
to check if the match succeeded.
Gerd Moellmann [Sat, 2 Dec 2000 20:19:39 +0000 (20:19 +0000)]
*** empty log message ***
Gerd Moellmann [Sat, 2 Dec 2000 20:17:48 +0000 (20:17 +0000)]
(use-fancy-splash-screens-p): New function.
(command-line-1): Use it to determine whether or not to use
a fancy splash screen.
Andreas Schwab [Sat, 2 Dec 2000 20:11:42 +0000 (20:11 +0000)]
.
Andreas Schwab [Sat, 2 Dec 2000 20:10:49 +0000 (20:10 +0000)]
(eldoc): Don't make parent of itself.
Gerd Moellmann [Sat, 2 Dec 2000 19:30:39 +0000 (19:30 +0000)]
*** empty log message ***
Eli Zaretskii [Sat, 2 Dec 2000 16:24:55 +0000 (16:24 +0000)]
Mention msdos-set-mouse-buttons.
Eli Zaretskii [Sat, 2 Dec 2000 16:07:38 +0000 (16:07 +0000)]
*** empty log message ***
Eli Zaretskii [Sat, 2 Dec 2000 16:06:04 +0000 (16:06 +0000)]
(make-char): Fix last change.
Eli Zaretskii [Sat, 2 Dec 2000 15:48:44 +0000 (15:48 +0000)]
Don't tell that show-paren only works on X. Explain how to customize
it. Add an index entry.
Eli Zaretskii [Sat, 2 Dec 2000 15:36:17 +0000 (15:36 +0000)]
Change the category to "Emacs".
Eli Zaretskii [Sat, 2 Dec 2000 15:33:30 +0000 (15:33 +0000)]
*** empty log message ***
Eli Zaretskii [Sat, 2 Dec 2000 15:31:23 +0000 (15:31 +0000)]
(texinfo-open-quote, texinfo-close-quote):
New defcustoms.
(texinfo-insert-quote): Don't call tex-insert-quote, to avoid
autoloading tex-mode; instead, do the same manually. Use
texinfo-open-quote and texinfo-close-quote. Insert literal quote
with numeric argument. Docstring fix.
(toplevel): Require cl when compiling.
Eli Zaretskii [Sat, 2 Dec 2000 15:30:10 +0000 (15:30 +0000)]
*** empty log message ***
Eli Zaretskii [Sat, 2 Dec 2000 15:27:52 +0000 (15:27 +0000)]
(make-char): Doc fix.
Eli Zaretskii [Sat, 2 Dec 2000 15:26:21 +0000 (15:26 +0000)]
Docment that `eval' can be used with local variables in the first
line. Tell that in shell scripts the second line is used for
local variables.
Eli Zaretskii [Sat, 2 Dec 2000 15:23:24 +0000 (15:23 +0000)]
Elaborate on the normal operation with find-file-existing-other-name
set to t.
Jason Rumney [Sat, 2 Dec 2000 14:48:58 +0000 (14:48 +0000)]
*** empty log message ***
Jason Rumney [Sat, 2 Dec 2000 14:47:35 +0000 (14:47 +0000)]
(x-select-enable-clipboard): Customize (as per the Emacs Lisp manual)
Jason Rumney [Sat, 2 Dec 2000 14:38:57 +0000 (14:38 +0000)]
(w32_bdf_per_char_metric): Dereference pointer correctly for single
byte character case.
(w32_per_char_metric): Do not try to make any assumptions about the
metrics of BDF fonts.
Eli Zaretskii [Sat, 2 Dec 2000 11:29:40 +0000 (11:29 +0000)]
*** empty log message ***
Eli Zaretskii [Sat, 2 Dec 2000 11:27:40 +0000 (11:27 +0000)]
(find-buffer-file-type-coding-system): Doc fix.
Gerd Moellmann [Sat, 2 Dec 2000 11:27:15 +0000 (11:27 +0000)]
*** empty log message ***
Eli Zaretskii [Sat, 2 Dec 2000 11:26:08 +0000 (11:26 +0000)]
*** empty log message ***
Gerd Moellmann [Sat, 2 Dec 2000 11:25:59 +0000 (11:25 +0000)]
(Qwrite_region, Qcoding_system_error): Declare extern.
Gerd Moellmann [Sat, 2 Dec 2000 11:25:35 +0000 (11:25 +0000)]
(Fmd5): Use a different logic to decide the coding system
to use.
Eli Zaretskii [Sat, 2 Dec 2000 11:21:44 +0000 (11:21 +0000)]
(x-select-enable-clipboard): Customize (as per the Emacs Lisp manual).
Eli Zaretskii [Sat, 2 Dec 2000 11:16:13 +0000 (11:16 +0000)]
(Fread_file_name) [DOS_NT]: Don't crash if homedir is NULL.
Gerd Moellmann [Sat, 2 Dec 2000 10:23:33 +0000 (10:23 +0000)]
*** empty log message ***
Gerd Moellmann [Sat, 2 Dec 2000 10:18:08 +0000 (10:18 +0000)]
*** empty log message ***
Gerd Moellmann [Sat, 2 Dec 2000 10:14:48 +0000 (10:14 +0000)]
(next-line-add-newlines): Change default to nil.
Gerd Moellmann [Fri, 1 Dec 2000 22:15:12 +0000 (22:15 +0000)]
*** empty log message ***
Gerd Moellmann [Fri, 1 Dec 2000 22:14:42 +0000 (22:14 +0000)]
(x_calc_absolute_position): Don't subtract menubar's
height for YNegative.
(x_calc_absolute_position) [USE_MOTIF]: Use the column widget's
height; also see comment there.
Gerd Moellmann [Fri, 1 Dec 2000 20:45:45 +0000 (20:45 +0000)]
*** empty log message ***
Gerd Moellmann [Fri, 1 Dec 2000 20:44:31 +0000 (20:44 +0000)]
(coordinates_in_window): Handle computations for
positions on the vertical bar and fringes differently for
window-system frames. Consider some pixels near the vertical bar
as on the bar if the frame doesn't have vertical scroll bars.
Associate positions between mode or header lines with the
right window, the left one.
Jason Rumney [Fri, 1 Dec 2000 20:11:23 +0000 (20:11 +0000)]
*** empty log message ***
Jason Rumney [Fri, 1 Dec 2000 20:09:53 +0000 (20:09 +0000)]
*** empty log message ***
Jason Rumney [Fri, 1 Dec 2000 20:06:39 +0000 (20:06 +0000)]
(get_frame_dc): Avoid changing the palette on an invalid frame.
Jason Rumney [Fri, 1 Dec 2000 19:47:36 +0000 (19:47 +0000)]
(x_draw_vertical_border): Fix call to w32_fill_rect.
Jason Rumney [Fri, 1 Dec 2000 19:44:19 +0000 (19:44 +0000)]
*** empty log message ***
Gerd Moellmann [Fri, 1 Dec 2000 19:32:27 +0000 (19:32 +0000)]
*** empty log message ***
Gerd Moellmann [Fri, 1 Dec 2000 19:31:02 +0000 (19:31 +0000)]
(struct saved_window): Add members orig_top and
orig_height.
(SAVED_WINDOW_VECTOR_SIZE): Increment to 16.
(save_window_save, Fset_window_configuration): Save/restore
window's orig_top and orig_height.
Jason Rumney [Fri, 1 Dec 2000 19:08:11 +0000 (19:08 +0000)]
Fix last change.
Jason Rumney [Fri, 1 Dec 2000 19:06:43 +0000 (19:06 +0000)]
*** empty log message ***
Eli Zaretskii [Fri, 1 Dec 2000 15:47:46 +0000 (15:47 +0000)]
Explain why `no-conversion' is no longer appropriate for reading
files with MULE internal representation, such as auto-save files.
Eli Zaretskii [Fri, 1 Dec 2000 15:30:43 +0000 (15:30 +0000)]
*** empty log message ***
Eli Zaretskii [Fri, 1 Dec 2000 15:27:59 +0000 (15:27 +0000)]
(revert-buffer, recover-file): Bind
coding-system-for-read to emacs-mule-unix, not to no-conversion.
Gerd Moellmann [Fri, 1 Dec 2000 14:36:21 +0000 (14:36 +0000)]
*** empty log message ***
Gerd Moellmann [Fri, 1 Dec 2000 14:13:31 +0000 (14:13 +0000)]
*** empty log message ***
Gerd Moellmann [Fri, 1 Dec 2000 10:24:23 +0000 (10:24 +0000)]
*** empty log message ***
Gerd Moellmann [Fri, 1 Dec 2000 10:24:11 +0000 (10:24 +0000)]
(tempdir): Remove epaths.h from the distribution
instead of paths.h.
Miles Bader [Fri, 1 Dec 2000 08:11:55 +0000 (08:11 +0000)]
*** empty log message ***
Miles Bader [Fri, 1 Dec 2000 08:11:16 +0000 (08:11 +0000)]
(fit-window-to-buffer): Handle non-nil `truncate-lines'.
Kenichi Handa [Fri, 1 Dec 2000 06:20:04 +0000 (06:20 +0000)]
(describe-char-after): Fix typo.
(describe-character-set, non-iso-charset-alist): Fix typo.
Kenichi Handa [Fri, 1 Dec 2000 06:19:31 +0000 (06:19 +0000)]
*** empty log message ***
Kenichi Handa [Fri, 1 Dec 2000 06:14:45 +0000 (06:14 +0000)]
*** empty log message ***
Miles Bader [Fri, 1 Dec 2000 04:37:30 +0000 (04:37 +0000)]
*** empty log message ***
Miles Bader [Fri, 1 Dec 2000 04:35:54 +0000 (04:35 +0000)]
(image-file-name-regexp): Automatically add upper-case variants of each
filename extension in `image-file-name-extensions', since they seem to
be common.
Miles Bader [Fri, 1 Dec 2000 03:35:56 +0000 (03:35 +0000)]
*** empty log message ***
Miles Bader [Fri, 1 Dec 2000 03:33:28 +0000 (03:33 +0000)]
(file-cache-directory-name, file-cache-minibuffer-complete):
Ignore the minibuffer prompt.
From Milan Zamazal <Milan.Zamazal@qbizm.com>:
(file-cache-minibuffer-complete): Don't try to delete the minibuffer prompt.